For the above option to work, one of the following will have to be done prior
to its use:
<OL>
<LI>A copy of the macro file <#359#><TT>epic.sty</TT><#359#> be put in the standard place for
such macros (typically <#360#><TT>/usr/lib/tex/macros</TT><#360#>), or
<P>
</LI>
<LI>A copy of <#361#><TT>epic.sty</TT><#361#> be put in some other directory, and the path
declared in the environment variable TEXINPUTS; e.g. for C-shell on unix
systems, put a command similar to the following in the ``.cshrc'' file:<BR> <#363#><TT>setenv TEXINPUTS .:/usr/lib/tex/macros:/users/podar/texlib</TT><#363#>
</LI>
</OL>
<P>
Above environment variable is the directory search path for files specified
in an <tex2html_verb_mark>142<tex2html_verb_mark> or an <tex2html_verb_mark>143<tex2html_verb_mark> command.